

/* ========================================== *
/* BASIC FORMATTING */
/* ========================================== */
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	background-color: #e8e8e8;
	padding-bottom: 10px;
}
/* body a{  */
/*	color: #660000;  */
/*	text-decoration: underline;  */
/*  }  */
/*  body a:hover{  */
/*	text-decoration: underline;   */
	
} */


body a {
   color : #660000;
	text-decoration: underline;
 }

body a:hover {
   text-decoration: underline;
   background-color: #999999;
 }

 a:focus, a:active {
	font-weight: bold;
 	background-color: #999999;
 }

h1 {
	font-size: 130%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #660000;
}


h2 {
	font-size: 120%;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	color: #660000;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	color: #660000;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
}
h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
}
h6 {
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
}
.maintable {
	width: 760px;
	margin: 0 auto;
	padding: 0px;
	font-size: 0.7em;
	line-height: 1.5em;
	background-color: #FFFFFF;
}
/* ========================================== *
	TOP BAR
/* ========================================== */
#topbar {
	background-color: #660000;
	height: 96px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(/media/Media,19,en.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #FFFFFF;
	font-size: 90%;
}
#logo {
	float: left;
}
#top-right {
	width: 260px;
	height: 70px;
	float: right;
	text-align: left;
}
#top-tools {
	width: 320px;
	float: right;
	margin-top: 10px;
	display: block;
}
#top-tools a {
	color: #FFFFFF;
}
#search {
	width: 200px;
	float: right;
	height: 20px;
	display: inline;
	margin-top: 20px;
	margin-right: 21px;
}
#searchtext {
	font-weight: bold;
	width: 50px;
	height: 20px;
	display: inline;
	margin-right: 7px;
}
#searchbox {
	width: 100px;
	display: inline;
}
#gobutton {
	display: inline;
}

#gobutton a {
	border: 0;
}

/* ========================================== *
	NAV BAR
/* ========================================== */

#mainnav {
	background-color: #999999;
	height: 23px;
	width: 100%;
	text-align: left;
	margin-bottom: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}



#mainnav ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#mainnav li
{
display: inline;
list-style-type: none;
}

#mainnav a {
	color: #FFFFFF;
	text-decoration: none;
}

#mainnav1 {
	background-color: #007bc7;
	height: 100%;
	width: 55px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-decoration: none;
	display: inline;
	float: left;
}

#mainnav1 span {
	color: #007bc7;
	font-weight:normal;
}

#mainnav2 {
	background-color: #7ebd00;
	height: 100%;
	width: 77px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-decoration: none;
	display: inline;
	float: left;
}


#mainnav2 span {
	color: #7ebd00;
	font-weight:normal;
}

#mainnav3 {
	background-color: #d00022;
	height: 100%;
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-decoration: none;
	display: inline;
	float: left;
}

#mainnav3 span {
	color: #d00022;
	font-weight:normal;
}

#mainnav4 {
	background-color: #e27b00;
	height: 100%;
	width: 112px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-decoration: none;
	display: inline;
	float: left;
}

#mainnav4 span {
	color: #e27b00;
	font-weight:normal;
}

#mainnav5 {
	background-color: #95019a;
	height: 100%;
	width: 79px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-decoration: none;
	display: inline;
	float: left;
}

#mainnav5 span {
	color: #95019a;
	font-weight:normal;
}

#mainnav-tools {
	float: left;
	margin-left: 15px;
	margin-top: 2px;
	font-size: 90%;
	font-weight: normal;
}

#mainnav-tools a {
	color: #FFFFFF
}

#mainnav-tools span {
	color:#999999;
}

.mainnav-items {
	margin-left: 5px;
	margin-top: 2px;
}


/* ========================================== *
	COLUMN ONE
/* ========================================== */
#col1 {
	width: 180px;
	text-align: left;
	vertical-align: top;
}

#nav {
	color: #000000;
	background-color: #f2e7e7;
	width: 158px;
	border-left-width: 9px;
	border-left-style: solid;
	border-left-color: #b27f7f;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
	vertical-align: top;
	display: block;
	margin: 0 20px;
	padding-left: 0px;
/*	line-height: 23px;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2c6d3;
        list-style-type:none;
}
#nav li {
	padding-top: 3px;
	padding-bottom: 3px;
}

#nav a{
	color: #000000;
	text-decoration: underline;
    padding-left: 7px;
	display: block;
}


#nav li .currentsection {
        margin-left:7px;
	display: block;
}

.nav-menu a {
	margin-left: 7px;
}
.nav-level2 {
	color: #007bc7;
	background-color: #f4f6f8;
	width: 100%;
	text-align: left;
	vertical-align: top;
	display: block;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 3px;
	text-indent: 10px;
}
.nav-level2 a {
	color: #007bc7;
	text-decoration: none;
	
}
.nav-level3 {
	color: #007bc7;
	background-color: #f4f6f8;
	width: 100%;
	text-align: left;
	vertical-align: top;
	display: block;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 3px;
	text-indent: 13px;
}

ul.multilevel-linkul-0 {
	margin-left: 0px;
        padding-left:0px;
}

ul.multilevel-linkul-0 li
{
	color: #007bc7;
	background-color: #f4f6f8;
	text-align: left;
	vertical-align: top;
	display: block;
	margin-left: 0px;
	padding-left: 10px;
}

ul.multilevel-linkul-0 li a{
	color: #007bc7;
	text-decoration: none;
	display: block;
}

ul.multilevel-linkul-0 li .currentsection
{
        color: #000000;
	display: block;
}

ul.multilevel-linkul-1{
	color: #007bc7;
	background-color: #f4f6f8;
	text-align: left;
	vertical-align: top;
	display: block;
	margin-left: 0px;
	padding-left: 13px;
	list-style: none;
}

ul.multilevel-linkul-1 li
{
        background:url(/media/Media,45,en.gif) no-repeat 3px 7px;
}

ul.multilevel-linkul-1 li .currentsection
{
        color: #000000;
}


/* ========================================== *
	COLUMN TWO
/* ========================================== */
#col2 {
	width: 580px;
	text-align: left;
	vertical-align: top;
	padding-right:20px;
}
.breadcrumbs {
	font-size: 90%;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 16px;
}

.news-title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b27f7f;
	margin-bottom: 2px;
	background-color: #660000;
	height: 20px;
	width: 344px;
}
.news-row2 {
	width: 342px;
	background-color: #ececec;
	border: 1px solid #cccccc;
	padding-bottom: 8px;
	padding-top: 4px;
	margin-bottom: 10px;
}
.news-text {
	margin-left: 7px;
	width: 320px;


}
.news-images {
	padding: 1px;
	border: 1px solid #cccccc;
	display: block;
	margin-bottom: 3px;
	margin-left: 7px;
}

/* ========================================== *
	COLUMN THREE
/* ========================================== */
#col3 {
	width: 208px;
	text-align: left;
	vertical-align: top;
}
.rightbox-title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b27f7f;
	background-color: #660000;
	height: 20px;
	width: 168px;
	margin-right: 20px;
	margin-left: 20px;
}
.rightbox {
	background-color: #f2e7e7;
	background-image: url(/media/Media,21,en.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 168px;
	padding-top: 5px;
	padding-bottom: 30px;
	margin-bottom: 8px;
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c0cfd9;
	text-align: center;
}
.rightbox a {
	color: #000000
}


/* ========================================== *
	BASE BAR / FOOTER
/* ========================================== */
#basebar {
	padding-top: 16px;
	padding-bottom: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	text-align: left;
	text-indent: 20px;
}
#footer {
	background-image: url(images/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 20px;
	padding-top: 8px;
	padding-bottom: 5px;
}
/* ========================================== *
	GENERIC FORMAT CLASSES
/* ========================================== */
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #660000;
	text-decoration: underline;
}
.breadcrumbs a {
	color: #660000;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.interiors {
	padding-right: 12px;
	padding-left: 0px;
	margin-left: 0px;
	text-align: left;
    list-style-type:none;
}
.interiors li {
	padding-left: 16px;
    background:url(/media/Media,45,en.gif) no-repeat 2px 0px;
}
.interiors p {
	padding-left: 5px;
}
.interiors h3 {
	padding-left: 5px;
}
.titles {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 11px;
}
.pink {
	color: #b27f7f;
}
.blue {
	color: #007bc7;
}
.bold {
	font-weight: bold;
}
.centre {
	text-align: center;
}

.imgbdr img {
	border:none;
}

.councilimg {
	float:left; margin-right:10px;
}

.inline {
	display:inline;
}

.press-relh2 {
	display:inline;margin:0;
}

.press-relab {
	margin-bottom:10px;
}

/* Home page css */

.featurebox {
	width: 166px;
	background-color: #ececec;
	border: 1px solid #cccccc;
	padding-top: 13px;
	padding-bottom: 11px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}

/* ========================================== *
	COLUMN TWO
/* ========================================== */

#welcome {
	background-color: #f2e7e7;
	background-image: url(/media/Media,20,en.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 117px;
	width: 344px;
	margin-bottom: 14px;
}
#welcome-text {
	padding-left: 14px;
	width: 288px;
}
.news-title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b27f7f;
	margin-bottom: 2px;
	background-color: #660000;
	height: 20px;
	width: 344px;
}
.news-dividers {
	background-image: url(images/news-divider.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 344px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 2px;
	display: block;
}

.newsbox {
	width: 150px;
	background-color: #ececec;
	border: 1px solid #cccccc;
	padding:4px 10px 8px 10px;
	float: left;
	margin-bottom: 2px;
}

.newsbox p {
	clear:both;
}

.news-container {
	width:347px;
}

.news-images {
	padding: 1px;
	border: 1px solid #b27f7f;
	margin-bottom: 3px;
        float:left;
}
.contentarea {
	width: 95%;
	margin-top: 12px;
	margin-left: 10px; 
	text-align: left;
}

.twocoloums {
	width:240px;
	height:160px;
	margin:0 15px 10px 0;
	float:left;
}

.bracket{
	color:#fff;
}


.twocolums-bigger {
		width:240px;
		margin-right:10px;
		height:300px;
		float:left;
}

.twocolums-bigger img {
	margin-right:5px;
}

.twocolums-inner {
	width:155px;
	float:left;
}

.left {
	padding-right:10px;
	float:left;
}

.right {
	padding-left:10px;
	float:right;
}

a.small {
	font-size: 80%;
}

a.large {
	font-size: 120%
}
form 
{
	 margin-bottom: 1em; 
}

.FormSection 
{
	background-color:#EEEEEE;
	border-bottom:1px solid #AAA;
	padding:10px; 
	width:550px;
}
.ProgressBar 
{
	background-color: #FFFFCC;
	border-bottom:2px solid #FFF;
	padding:10px 10px 10px 10px;
	width:550px;
}

*html.ProgressBar
{
	 background-color:#F3F3F3;
	 border-bottom:1px solid #CCC;
	 padding:10px;
	 width:550px;
}

.FormRow 
{
	 width:500px;
	 float:left;
	 clear:left;
}
.FormRowFirst 
{
	 width:500px;
	 float:left;
	 clear:left;
	 padding-top: 10px;
}

.FormLabel 
{
	 float:left;
	 width:150px;
	 height:30px;
	 text-align:right;
	 margin-right:10px;
	 font-weight: bold;
}

.FloatLeft
{
	float:left;
	width:340px;
	height:30px;
}

.FormLabeltip 
{
	text-size: smaller;
	font-size: smaller;
}

.radiocheckstyle 
{ 
	clear:both;
	float:left;
	position: relative;
	top: -1.25em;
	display: inline;
	width: 340px;
	margin: 0 0 0 150px;
	font-weight: bold;
	font-weight: normal;
}

#marginForm fieldset.radiocheck 
{ 
	margin: 0 0 0 0;
	border: 0 solid #FFFFFF; 
	padding: 0; 
}

#marginForm input.submit { clear: both; top: 0; }

#marginForm fieldset.radiocheck legend
{
	 float: left;
	 font-weight: bold;
	 width: 130px;
	 text-align:right;
	 color:#000000; 
}

#marginForm fieldset
{
	 display: block;
	 width: auto;
	 margin: 0 0 1em 0;
	 padding: 0em 10px 1em 10px;
	 border: 1px solid #FFFFFF; 
}

#marginForm legend
{ 
	font-weight: bold;
	color:#000000; 
}

#marginForm label.first
{ 
	margin-top: 1em; 
}

.clearer
{
	 clear: both;
	 height: 1px; 
}

#progress
{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0; 
}

#progress li 
{
	 display: inline;
	 margin-right: 0em;
	 padding-right: 0em; 
}

#progress li.last
{
	border: none; 
}

#progress li.on a 
{ 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

span.required
{ 
	color:#cc0000;
}


/* ========================================== *

	ONLINE FORMS 
	Added 23rd of September 2008
	
	Jimmy O'Brien

/* ========================================== */

.emer-title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b27f7f;
	margin-bottom: 2px;
	background-color: ##F6F908;
	height: 20px;
	width: 344px;
}

.emer-container {
	background: url(/media/Media,548,en.gif) repeat-y 0 0;
	border-bottom: 2px solid #F6F908;
	border-right: 2px solid #F6F908;
	border-left: 2px solid #F6F908;
	display: block;
	clear: both;
	float: left;
	margin-left:2px;
}

